Produced by Araxis Merge on 2022-09-08 08:49:14 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | /Volumes/Data 1/Ampps/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto/Magento_Theme/web/css/source/module | _social_icons.less | 2021-02-06 12:15:52 +0000 |
| 2 | Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto/Magento_Theme/web/css/source/module | _social_icons.less | 2021-02-06 12:15:52 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 1 | 372 |
| Changed | 0 | 0 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | & when (@media-common = true) { | 1 | & when (@media-common = true) { | |||
| 2 | .share-links { | 2 | .share-links { | |||
| 3 | vertical-align: middle; | 3 | vertical-align: middle; | |||
| 4 | a { | 4 | a { | |||
| 5 | font-size: .8rem; | 5 | font-size: .8rem; | |||
| 6 | color: #fff; | 6 | color: #fff; | |||
| 7 | text-indent: -9999em; | 7 | text-indent: -9999em; | |||
| 8 | text-align: center; | 8 | text-align: center; | |||
| 9 | width: 2.2857em; | 9 | width: 2.2857em; | |||
| 10 | height: 2.2857em; | 10 | height: 2.2857em; | |||
| 11 | display: inline-block; | 11 | display: inline-block; | |||
| 12 | margin: .2857em .5714em .2857em 0; | 12 | margin: .2857em .5714em .2857em 0; | |||
| 13 | position: relative; | 13 | position: relative; | |||
| 14 | text-decoration: none; | 14 | text-decoration: none; | |||
| 15 | vertical-align: middle; | 15 | vertical-align: middle; | |||
| 16 | transition: .25s; | 16 | transition: .25s; | |||
| 17 | -webkit-transform: translate3d(0,0,0); | 17 | -webkit-transform: translate3d(0,0,0); | |||
| 18 | transform: translate3d(0,0,0); | 18 | transform: translate3d(0,0,0); | |||
| 19 | 19 | |||||
| 20 | &:before { | 20 | &:before { | |||
| 21 | font-family: 'Font Awesome 5 Brands'; | 21 | font-family: 'Font Awesome 5 Brands'; | |||
| 22 | text-indent: 0; | 22 | text-indent: 0; | |||
| 23 | position: absolute; | 23 | position: absolute; | |||
| 24 | left: 0; right: 0; top: 0; bottom: 0; | 24 | left: 0; right: 0; top: 0; bottom: 0; | |||
| 25 | line-height: 23px; | 25 | line-height: 23px; | |||
| 26 | height: 22px; | 26 | height: 22px; | |||
| 27 | margin: auto; | 27 | margin: auto; | |||
| 28 | z-index: 2; | 28 | z-index: 2; | |||
| 29 | } | 29 | } | |||
| 30 | 30 | |||||
| 31 | &:hover, &:focus { | 31 | &:hover, &:focus { | |||
| 32 | opacity: 0.9; | 32 | opacity: 0.9; | |||
| 33 | color: #fff; | 33 | color: #fff; | |||
| 34 | } | 34 | } | |||
| 35 | .page-footer &:hover { | 35 | .page-footer &:hover { | |||
| 36 | color: #fff; | 36 | color: #fff; | |||
| 37 | } | 37 | } | |||
| 38 | } | 38 | } | |||
| 39 | &.disable-br { | 39 | &.disable-br { | |||
| 40 | a { | 40 | a { | |||
| 41 | border-radius: 0 !important; | 41 | border-radius: 0 !important; | |||
| 42 | } | 42 | } | |||
| 43 | } | 43 | } | |||
| 44 | .share-twitter { | 44 | .share-twitter { | |||
| 45 | background: #1aa9e1; | 45 | background: #1aa9e1; | |||
| 46 | &:before {content: "\f099";} | 46 | &:before {content: "\f099";} | |||
| 47 | } | 47 | } | |||
| 48 | .share-facebook { | 48 | .share-facebook { | |||
| 49 | background: #3b5a9a; | 49 | background: #3b5a9a; | |||
| 50 | &:before {content: "\f39e";} | 50 | &:before {content: "\f39e";} | |||
| 51 | } | 51 | } | |||
| 52 | .share-linkedin { | 52 | .share-linkedin { | |||
| 53 | background: #0073b2; | 53 | background: #0073b2; | |||
| 54 | &:before {content: "\f0e1";} | 54 | &:before {content: "\f0e1";} | |||
| 55 | } | 55 | } | |||
| 56 | .share-rss { | 56 | .share-rss { | |||
| 57 | background: #ff8201; | 57 | background: #ff8201; | |||
| 58 | &:before {content: "\f09e";} | 58 | &:before {content: "\f09e";} | |||
| 59 | } | 59 | } | |||
| 60 | .share-googleplus { | 60 | .share-googleplus { | |||
| 61 | background: #dd4b39; | 61 | background: #dd4b39; | |||
| 62 | &:before {content: "\f0d5";} | 62 | &:before {content: "\f0d5";} | |||
| 63 | } | 63 | } | |||
| 64 | .share-pinterest { | 64 | .share-pinterest { | |||
| 65 | background: #cc2127; | 65 | background: #cc2127; | |||
| 66 | &:before {content: "\f0d2";} | 66 | &:before {content: "\f0d2";} | |||
| 67 | } | 67 | } | |||
| 68 | .share-youtube { | 68 | .share-youtube { | |||
| 69 | background: #c3191e; | 69 | background: #c3191e; | |||
| 70 | &:before {content: "\f167";} | 70 | &:before {content: "\f167";} | |||
| 71 | } | 71 | } | |||
| 72 | .share-instagram { | 72 | .share-instagram { | |||
| 73 | background: #7c4a3a; | 73 | background: #7c4a3a; | |||
| 74 | &:before {content: "\f16d";} | 74 | &:before {content: "\f16d";} | |||
| 75 | } | 75 | } | |||
| 76 | .share-skype { | 76 | .share-skype { | |||
| 77 | background: #00b0f6; | 77 | background: #00b0f6; | |||
| 78 | &:before {content: "\f17e";} | 78 | &:before {content: "\f17e";} | |||
| 79 | } | 79 | } | |||
| 80 | .share-email { | 80 | .share-email { | |||
| 81 | background: #dd4b39; | 81 | background: #dd4b39; | |||
| 82 | &:before {font-family: porto-icons;content: "\e82e";font-weight: 400;} | 82 | &:before {font-family: porto-icons;content: "\e82e";font-weight: 400;} | |||
| 83 | } | 83 | } | |||
| 84 | .share-vk { | 84 | .share-vk { | |||
| 85 | background: #6383a8; | 85 | background: #6383a8; | |||
| 86 | &:before { content: "\f189"; } | 86 | &:before { content: "\f189"; } | |||
| 87 | } | 87 | } | |||
| 88 | .share-xing { | 88 | .share-xing { | |||
| 89 | background: #1a7576; | 89 | background: #1a7576; | |||
| 90 | &:before { content: "\f168"; } | 90 | &:before { content: "\f168"; } | |||
| 91 | } | 91 | } | |||
| 92 | .share-tumblr { | 92 | .share-tumblr { | |||
| 93 | background: #304e6c; | 93 | background: #304e6c; | |||
| 94 | &:before { content: "\f173"; } | 94 | &:before { content: "\f173"; } | |||
| 95 | } | 95 | } | |||
| 96 | .share-reddit { | 96 | .share-reddit { | |||
| 97 | background: #ff4107; | 97 | background: #ff4107; | |||
| 98 | &:before { content: "\f1a1"; } | 98 | &:before { content: "\f1a1"; } | |||
| 99 | } | 99 | } | |||
| 100 | .share-vimeo { | 100 | .share-vimeo { | |||
| 101 | background: #52b8ea; | 101 | background: #52b8ea; | |||
| 102 | &:before { content: "\f27d"; } | 102 | &:before { content: "\f27d"; } | |||
| 103 | } | 103 | } | |||
| 104 | .share-telegram { | 104 | .share-telegram { | |||
| 105 | background: #0088cc; | 105 | background: #0088cc; | |||
| 106 | &:before { content: "\f3fe"; } | 106 | &:before { content: "\f3fe"; } | |||
| 107 | } | 107 | } | |||
| 108 | .share-yelp { | 108 | .share-yelp { | |||
| 109 | background: #c41200; | 109 | background: #c41200; | |||
| 110 | &:before { content: "\f1e9"; } | 110 | &:before { content: "\f1e9"; } | |||
| 111 | } | 111 | } | |||
| 112 | .share-flickr { | 112 | .share-flickr { | |||
| 113 | background: #0063DC; | 113 | background: #0063DC; | |||
| 114 | &:before { content: "\f16e"; } | 114 | &:before { content: "\f16e"; } | |||
| 115 | } | 115 | } | |||
| 116 | .share-whatsapp { | 116 | .share-whatsapp { | |||
| 117 | background: #3c8a38; | 117 | background: #3c8a38; | |||
| 118 | &:before { content: "\f232"; } | 118 | &:before { content: "\f232"; } | |||
| 119 | } | 119 | } | |||
| 120 | &.default-skin { | 120 | &.default-skin { | |||
| 121 | a { | 121 | a { | |||
| 122 | color: #fff !important; | 122 | color: #fff !important; | |||
| 123 | &:hover { | 123 | &:hover { | |||
| 124 | opacity: 0.8; | 124 | opacity: 0.8; | |||
| 125 | } | 125 | } | |||
| 126 | } | 126 | } | |||
| 127 | .share-twitter { | 127 | .share-twitter { | |||
| 128 | background: #1aa9e1 !important; | 128 | background: #1aa9e1 !important; | |||
| 129 | } | 129 | } | |||
| 130 | .share-facebook { | 130 | .share-facebook { | |||
| 131 | background: #3b5a9a !important; | 131 | background: #3b5a9a !important; | |||
| 132 | } | 132 | } | |||
| 133 | .share-linkedin { | 133 | .share-linkedin { | |||
| 134 | background: #0073b2 !important; | 134 | background: #0073b2 !important; | |||
| 135 | } | 135 | } | |||
| 136 | .share-rss { | 136 | .share-rss { | |||
| 137 | background: #ff8201 !important; | 137 | background: #ff8201 !important; | |||
| 138 | } | 138 | } | |||
| 139 | .share-googleplus { | 139 | .share-googleplus { | |||
| 140 | background: #dd4b39 !important; | 140 | background: #dd4b39 !important; | |||
| 141 | } | 141 | } | |||
| 142 | .share-pinterest { | 142 | .share-pinterest { | |||
| 143 | background: #cc2127 !important; | 143 | background: #cc2127 !important; | |||
| 144 | } | 144 | } | |||
| 145 | .share-youtube { | 145 | .share-youtube { | |||
| 146 | background: #c3191e !important; | 146 | background: #c3191e !important; | |||
| 147 | } | 147 | } | |||
| 148 | .share-instagram { | 148 | .share-instagram { | |||
| 149 | background: #7c4a3a !important; | 149 | background: #7c4a3a !important; | |||
| 150 | } | 150 | } | |||
| 151 | .share-skype { | 151 | .share-skype { | |||
| 152 | background: #00b0f6 !important; | 152 | background: #00b0f6 !important; | |||
| 153 | } | 153 | } | |||
| 154 | .share-email { | 154 | .share-email { | |||
| 155 | background: #dd4b39 !important; | 155 | background: #dd4b39 !important; | |||
| 156 | } | 156 | } | |||
| 157 | .share-vk { | 157 | .share-vk { | |||
| 158 | background: #6383a8 !important; | 158 | background: #6383a8 !important; | |||
| 159 | } | 159 | } | |||
| 160 | .share-xing { | 160 | .share-xing { | |||
| 161 | background: #1a7576 !important; | 161 | background: #1a7576 !important; | |||
| 162 | } | 162 | } | |||
| 163 | .share-tumblr { | 163 | .share-tumblr { | |||
| 164 | background: #304e6c !important; | 164 | background: #304e6c !important; | |||
| 165 | } | 165 | } | |||
| 166 | .share-reddit { | 166 | .share-reddit { | |||
| 167 | background: #ff4107 !important; | 167 | background: #ff4107 !important; | |||
| 168 | } | 168 | } | |||
| 169 | .share-vimeo { | 169 | .share-vimeo { | |||
| 170 | background: #52b8ea !important; | 170 | background: #52b8ea !important; | |||
| 171 | } | 171 | } | |||
| 172 | .share-telegram { | 172 | .share-telegram { | |||
| 173 | background: #0088cc !important; | 173 | background: #0088cc !important; | |||
| 174 | } | 174 | } | |||
| 175 | .share-yelp { | 175 | .share-yelp { | |||
| 176 | background: #c41200 !important; | 176 | background: #c41200 !important; | |||
| 177 | } | 177 | } | |||
| 178 | .share-flickr { | 178 | .share-flickr { | |||
| 179 | background: #0063DC !important; | 179 | background: #0063DC !important; | |||
| 180 | } | 180 | } | |||
| 181 | .share-whatsapp { | 181 | .share-whatsapp { | |||
| 182 | background: #3c8a38 !important; | 182 | background: #3c8a38 !important; | |||
| 183 | } | 183 | } | |||
| 184 | } | 184 | } | |||
| 185 | } | 185 | } | |||
| 186 | } | 186 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.